home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / contrib / supported / textfit / makefile < prev    next >
Makefile  |  1995-03-15  |  106b  |  7 lines

  1. textfit:
  2.     tex textfit.ins
  3.     latex textfit.dtx
  4.  
  5. clean:
  6.     -rm *.aux *.toc *.idx *.drv *.sty *.cls *.dvi *.log
  7.